Skip to content

Conversation

@silene
Copy link

@silene silene commented May 6, 2022

Having <h1> inside <p> led some browsers (e.g., Firefox) to believe that the HTML code was ill-formed. Thus, they inserted </p> before <h1>, causing the logo to be incorrectly pushed away from the logo name. Below are screenshots showing the issue.

Before the pull request:
before

After the pull request:
after

@bitprophet bitprophet deleted the branch sphinx-doc:master January 13, 2023 00:42
@bitprophet bitprophet closed this Jan 13, 2023
@AA-Turner AA-Turner reopened this Jan 8, 2024
Having <h1> inside <p> led some browsers to believe that the HTML code was
ill-formed. Thus, they inserted </p> before <h1>, causing the logo to be
pushed away from the logo name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants